home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 4
/
Amiga Tools 4.iso
/
tools
/
wb-enhancement
/
swazblanker
/
programmer
/
include
/
proto
/
swazconfig.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-02-26
|
207 b
|
8 lines
#ifndef PROTO_SWAZCONFIG_H
#define PROTO_SWAZCONFIG_H
#include <exec/types.h>
extern struct SwazConfigBase *SwazConfigBase;
#include <clib/swazconfig_protos.h>
#include <pragmas/swazconfig_pragmas.h>
#endif